[INFO] fetching crate hyperparameter 0.5.13...
[INFO] testing hyperparameter-0.5.13 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate hyperparameter 0.5.13 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate hyperparameter 0.5.13
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hyperparameter 0.5.13
[INFO] tweaked toml for crates.io crate hyperparameter 0.5.13 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperparameter 0.5.13 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperparameter 0.5.13 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linkme v0.3.35
[INFO] [stderr]   Downloaded linkme-impl v0.3.35
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded const-str v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9a004432a1ae1cc0e88e3203ca707093ad1a5aabe681bf76b87fd90ee7fc9de
[INFO] running `Command { std: "docker" "start" "-a" "b9a004432a1ae1cc0e88e3203ca707093ad1a5aabe681bf76b87fd90ee7fc9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9a004432a1ae1cc0e88e3203ca707093ad1a5aabe681bf76b87fd90ee7fc9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a004432a1ae1cc0e88e3203ca707093ad1a5aabe681bf76b87fd90ee7fc9de", kill_on_drop: false }`
[INFO] [stdout] b9a004432a1ae1cc0e88e3203ca707093ad1a5aabe681bf76b87fd90ee7fc9de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1ecbf8af596dfb7b839f4b7b38e4e01f743d9e29022a194cba873919af9e729
[INFO] running `Command { std: "docker" "start" "-a" "d1ecbf8af596dfb7b839f4b7b38e4e01f743d9e29022a194cba873919af9e729", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyperparameter v0.5.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "d1ecbf8af596dfb7b839f4b7b38e4e01f743d9e29022a194cba873919af9e729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1ecbf8af596dfb7b839f4b7b38e4e01f743d9e29022a194cba873919af9e729", kill_on_drop: false }`
[INFO] [stdout] d1ecbf8af596dfb7b839f4b7b38e4e01f743d9e29022a194cba873919af9e729
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9711bba6ffa4a27221489e18f68da1c184dd87719adbbc37f34a0253e6c8380
[INFO] running `Command { std: "docker" "start" "-a" "b9711bba6ffa4a27221489e18f68da1c184dd87719adbbc37f34a0253e6c8380", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyperparameter v0.5.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.83s
[INFO] running `Command { std: "docker" "inspect" "b9711bba6ffa4a27221489e18f68da1c184dd87719adbbc37f34a0253e6c8380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9711bba6ffa4a27221489e18f68da1c184dd87719adbbc37f34a0253e6c8380", kill_on_drop: false }`
[INFO] [stdout] b9711bba6ffa4a27221489e18f68da1c184dd87719adbbc37f34a0253e6c8380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77be248dd39b7f03c8b37447861844ec0f236fdb782e31135bddc9c5614eba62
[INFO] running `Command { std: "docker" "start" "-a" "77be248dd39b7f03c8b37447861844ec0f236fdb782e31135bddc9c5614eba62", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyperparameter-f07bfe10566039fa)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test api::test_param_scope::test_param_scope_add ... ok
[INFO] [stdout] test api::test_param_scope::test_param_scope_default ... ok
[INFO] [stdout] test api::test_param_scope::test_param_scope_from_vec ... ok
[INFO] [stdout] test api::test_param_scope::test_param_scope_keys ... ok
[INFO] [stdout] test api::tests::test_param_scope_put_get ... ok
[INFO] [stdout] test api::tests::test_param_scope_with_param_readonly ... ok
[INFO] [stdout] test api::tests::test_param_scope_with_param_set ... ok
[INFO] [stdout] test api::test_param_scope::test_param_scope_get_with_hash ... ok
[INFO] [stdout] test storage::tests::test_storage_enter_exit ... ok
[INFO] [stdout] test storage::tests::test_storage_put_get ... ok
[INFO] [stdout] test api::tests::test_param_scope_enter ... ok
[INFO] [stdout] test api::tests::test_param_scope_get_param ... ok
[INFO] [stdout] test api::tests::test_param_scope_with_param_get ... ok
[INFO] [stdout] test api::tests::test_param_scope_with_param_mixed_get_set ... ok
[INFO] [stdout] test api::tests::test_param_scope_with_param_set_get ... ok
[INFO] [stdout] test cfg::tests::test_create_param_scope_from_config ... ok
[INFO] [stdout] test storage::tests::test_storage_create ... ok
[INFO] [stdout] test storage::tests::test_storage_get_or_else ... ok
[INFO] [stdout] test value::test_versioned_value::test_versioned_value ... ok
[INFO] [stdout] test api::test_param_scope::test_param_scope_get ... ok
[INFO] [stdout] test api::test_param_scope::test_param_scope_enter_exit ... ok
[INFO] [stdout] test value::test::test_user_defined_value ... ok
[INFO] [stdout] test api::tests::test_param_scope_create ... ok
[INFO] [stdout] test value::test::create_int_value_from_i32 ... ok
[INFO] [stdout] test xxh::tests::test_xxhash ... ok
[INFO] [stdout] test xxh::tests::test_xxhstr ... ok
[INFO] [stdout] test value::test::create_float_value_from_f64 ... ok
[INFO] [stdout] test value::test::bool_value_into_string ... ok
[INFO] [stdout] test value::test_versioned_value::test_versioned_value_long_history ... ok
[INFO] [stdout] test value::test::int_value_into_string ... ok
[INFO] [stdout] test value::test::create_float_value_from_f32 ... ok
[INFO] [stdout] test value::test::float_value_into_string ... ok
[INFO] [stdout] test value::test::create_int_value_from_i64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hyperparameter
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/api.rs - api::with_params (line 211) ... ok
[INFO] [stdout] test src/value.rs - value::Value (line 30) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "77be248dd39b7f03c8b37447861844ec0f236fdb782e31135bddc9c5614eba62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77be248dd39b7f03c8b37447861844ec0f236fdb782e31135bddc9c5614eba62", kill_on_drop: false }`
[INFO] [stdout] 77be248dd39b7f03c8b37447861844ec0f236fdb782e31135bddc9c5614eba62
